hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IDCompositionColorMatrixEffect.SetMatrixElement
directx
dcomp
IDCompositionColorMatrixEffect
Changes a single element of the matrix of this color transform.
HRESULT
SetMatrixElement
(int row, int column, float value)
interface
IDCompositionColorMatrixEffect
extern (
Windows
)
HRESULT
SetMatrixElement
(
int
row
,
int
column
,
float
value
)
HRESULT
SetMatrixElement
(int row, int column, IDCompositionAnimation animation)
Meta
Source
See Implementation
directx
dcomp
IDCompositionColorMatrixEffect
functions
SetAlphaMode
SetClampOutput
SetMatrix
SetMatrixElement
Changes a single element of the matrix of this color transform.